Cavern
Cavern4D
Cavernize
Debug
FilterInterfaces
Filters
Format
Common
Consts
Container
Decoders
Environment
FilterSet
Renderers
Transcoders
AudioDefinitionModelElements
ADMBlockFormat
ADMChannelFormat
ADMContent
ADMDialogueType
ADMObject
ADMPackFormat
ADMPackFormat(string, string, ADMPackType)
ADMPackFormat(XElement)
ChannelFormats
Deserialize(XElement)
Serialize(XmlWriter)
Type
ADMPackType
ADMProgramme
ADMStreamFormat
ADMTimeSpan
ADMTrack
ADMTrackCodec
ADMTrackFormat
ChannelAssignment
DialogueContentKind
MixedContentKind
NonDialogueContentKind
TaggedADMElement
AudioDefinitionModel
DolbyMetadata
EnhancedAC3Merger
Utilities
AudioFormat
AudioReader
AudioTrackReader
AudioWriter
BitDepth
EnhancedAC3Reader
LAFMode
LimitlessAudioFormatReader
LimitlessAudioFormatWriter
RIFFWaveReader
RIFFWaveWriter
SegmentedAudioReader
SegmentedAudioWriter
Helpers
QuickEQ
Remapping
SpecialSources
Spoofer
Utilities
Virtualizer
Atmosphere
AudioClip3D
AudioListener3D
AudioListener3DInspector
AudioSource3D
CavernizeRealtime
Channel
Clip
Environments
Jack
Listener
QualityModes
Rolloffs
SeatAdaptation
Source
class ADMPackFormat
Contains position/movement data for each channel contained in an object.
Visibility
Public
Modifiers
sealed
Extends
TaggedADMElement
Public functions
Constructor
ADMPackFormat(string id, string name, ADMPackType type)
Contains position/movement data for each channel contained in an object.
Constructor
ADMPackFormat(XElement source)
Constructs a pack format from an XML element.
void
Deserialize(XElement source)
Read the values of an XML element into this object.
void
Serialize(XmlWriter writer)
Create an XML element about this object.
Public properties
List<string>
ChannelFormats
Positional data of the channels related to this object.
ADMPackType
Type
Type of the contained tracks (channels, objects, etc.).
See also
CavernUnity DLL.Cavern.Format.Transcoders.AudioDefinitionModelElements.ADMPackType
Supported ADMPackFormat types.